home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revolution - Das Atari CD Magazin 1997
/
Revolution - Das Atari CD Magazin 1.iso
/
software
/
anwendng
/
clix360
/
clix_u.ext
< prev
next >
Wrap
Text File
|
1997-01-21
|
6KB
|
300 lines
#***********************************************************************
# UDO
#***********************************************************************
# UDO
# Das war mal mein Steuerfile für UDO
#EXTENSION ".U", ".UI" = {
# DELIMITER " {}@+*[\\].,;:-'`#^?=&%$§\"~|<>⇧⇩⇨⇦❎╱◆"; # ohne !
# COMMENT {DarkCyan, Light} = "#", "";
# KEYS{DarkRed, Bold} =
# '!include',
# '!begin_document', '!end_document',
# '!begin_itemize', '!end_itemize',
# '!begin_enumerate', '!end_enumerate',
# '!begin_description', '!end_description',
# '!begin_verbatim', '!end_verbatim',
# '!begin_xlist', '!end_xlist',
# '!stg_subtoc', '!pch_subtoc';
# KEYS{DarkBlue, Bold} =
# '!item',
# '!node';
# KEYS{DarkMagenta, Bold} =
# '!subsubnode';
# KEYS{DarkGreen, Bold} =
# '!subnode';
# SHORTCUT 'it' = "!item";
# SHORTCUT 'verb' = "!begin_verbatim\n!end_verbatim";
# SHORTCUT 'xlist' = "!begin_xlist\n!end_xlist";
# SHORTCUT 'item' = "!begin_itemize\nit\e\c\n!end_itemize";
# SHORTCUT 'descr' = "!begin_description\nit\e\c\n!end_description";
# SHORTCUT 'enum' = "!begin_enumerate\nit\e\c\n!end_enumerate";
#}
#und das hier ist von Uwe Mindrup:
EXTENSION ".U", ".UI" = {
DELIMITER " {}@+*[\\].,;:-'`#^?=&%$§\"~|<>⇧⇩⇨⇦❎╱◆∙"; # ohne !()
COMMENT {DarkCyan, Light} = "#", "";
HELPFILE "UDO";
KEYS{DarkBlue, Bold} =
'(!N)','(!n)','(!B)','(!b)','(!U)','(!u)';
KEYS{DarkRed, Bold} =
# '!=asc',
# '!=html',
# '!=man',
# '!=pch',
# '!=rtf',
# '!=stg',
# '!=tex',
# '!=win',
# '!asc',
# '!author',
# '!authorimage',
# '!autorefoff',
# '!autorefon',
'!begin_appendix',
'!begin_asc',
'!begin_description',
'!begin_document',
'!begin_enumerate',
'!begin_html',
'!begin_itemize',
'!begin_man',
'!begin_pch',
'!begin_rtf',
'!begin_stg',
'!begin_tex',
'!begin_win',
'!begin_xlist',
'!begin_verbatim',
# '!bigskip',
# '!break',
# '!code_ansi',
# '!code_ascii',
# '!date',
# '!else_asc',
# '!else_html',
# '!else_man',
# '!else_pch',
# '!else_rtf',
# '!else_stg',
# '!else_tex',
# '!else_win',
# '!email',
'!end_appendix',
'!end_asc',
'!end_description',
'!end_document',
'!end_enumerate',
'!end_html',
'!end_itemize',
'!end_man',
'!end_pch',
'!end_rtf',
'!end_stg',
'!end_tex',
'!end_win',
'!end_xlist',
'!end_verbatim',
# '!english',
# '!fussy',
# '!german',
# '!html',
# '!image',
'!include',
'!item',
# '!label',
# '!macro',
'!maketitle',
# '!man',
# '!man_lpp',
# '!medskip',
# '!newpage',
# '!no_bottomlines',
# '!no_effects',
# '!no_headlines',
# '!no_images',
# '!no_quotes',
# '!no_umlaute',
'!node',
# '!pch',
# '!pnode',
# '!program',
# '!programimage',
# '!psubnode',
# '!psubsubnode',
# '!quote_verbatim_off',
# '!quote_verbatim_on',
# '!rtf',
# '!rtf_monofont',
# '!rtf_propfont',
# '!sloppy',
# '!smallskip',
# '!stg',
# '!stg_no_database',
# '!street',
'!subnode',
'!subsubnode',
'!subsubtoc',
'!subtoc',
'!tableofcontents',
# '!tex',
# '!tex_2e',
# '!tex_book',
# '!tex_dpi',
# '!tex_emtex',
# '!tex_lindner',
# '!tex_strunk',
# '!tex_verb',
# '!toc',
# '!toc_start_0',
# '!town',
# '!udoinfo',
# '!use_auto_subsubtocs',
# '!use_auto_subtocs',
# '!use_formfeed',
# '!use_short_toc',
# '!verbatim_no_umlaute',
# '!version',
# '!vinclude',
# '!win',
# '(!alpha)',
# '(!beta)',
# '(!ck)',
# '(!ff)',
# '(!file)',
# '(!grin)',
# '!index',
# '(!LaTeX)',
# '(!LaTeXe)',
# '(!laugh)',
# '(!lb0)',
# '(!lb1)',
# '(!lb2)',
# '(!lb3)',
# '(!lb4)',
# '!link',
# '(!ll)',
# '(!mm)',
# '(!nl)',
# '(!nn)',
# '!nolb0',
# '!nolb1',
# '!nolb2',
# '!nolb3',
# '!nolb4',
# '!plink',
# '(!pp)',
# '(!short_today)',
# '(!TeX)',
# '(!today)',
# '(!tt)',
'!xlink';
-- Texthervorhebungen:
SHORTCUT 'B' = {(!B)\c(!b)}; -- fett
SHORTCUT 'I' = {(!I)\c(!i)}; -- kursiv
SHORTCUT 'U' = {(!U)\c(!u)}; -- unterstrichen
SHORTCUT 'V' = {(!V)\c(!V)}; -- verb
SHORTCUT 'v' = {''(!V)\c(!V)''}; -- verb
SHORTCUT 'N' = {(!N)\c(!N)}; -- Fußnote
-- Umgebungen
SHORTCUT 'ba' = {!begin_appendix\n\c\n!end_appendix\n};
SHORTCUT 'bc' = {!begin_center\n\c\n!end_center\n};
SHORTCUT 'bd' = {!begin_description\n\c\n!end_description\n};
SHORTCUT 'bi' = {!begin_itemize\n\c!end_itemize\n};
SHORTCUT 'be' = {!begin_enumerate\n\c/!end_enumerate\n};
SHORTCUT 'bo' = {!begin_document\n\c\n!end_document\n};
SHORTCUT 'bq' = {!begin_quote\n\c\n!end_quote\n};
SHORTCUT 'bv' = {!begin_verbatim\n\c\n!end_verbatim\n};
SHORTCUT 'bx' = {!begin_xlist\n\c\n!end_xlist\n};
-- sonstige Kommandos
SHORTCUT 'n ' = {!node \n\c\n};
SHORTCUT 'sn' = {!subnode \n\c\n};
SHORTCUT 'ss' = {!subsubnode \n\c\n};
SHORTCUT 'tc' = {!tableofcontents\n};
SHORTCUT 'ts' = {!subtoc\n};
SHORTCUT 'tt' = {!subsubtoc\n};
SHORTCUT 'mt' = {!maketitle\n};
-- Aufzählungspunkt für die Itemize-, Enumerate- und
--Description-Umgebung
SHORTCUT 'i' = {!item };
-- Aufzählungspunkt (nur) für die Description-Umgebung
SHORTCUT 'it' = {!item [\c]};
-- Zeilenumbruch
SHORTCUT 'nl' = { (!nl)\n};
-- Seitenumbruch
SHORTCUT 'np' = {!newpage\n};
-- ein Label
SHORTCUT 'la' = {!label\n};
-- Einbinden eines Files
SHORTCUT 'in' = {!include\n};
-- Trennregel
SHORTCUT 'hy' = {!hyphen\n};
SHORTCUT 'toc' = {!tableofcontents};
SHORTCUT 'mak' = {!maketitle};
-- Informationen über den Autor und das Dokument
SHORTCUT 'info' = {\
!author Uwe Mindrup
!street Wolfsgrubenstraße 23
!town 74379 Ingersheim
!email Uwe Mindrup @ LB
!email Uwe_Mindrup@lb.maus.de
!title
!program
!version
!date
};
-- Kommentare
SHORTCUT 'COM' = {\
############################################################
# \c
############################################################
};
SHORTCUT 'com' = {\
#-----------------------------------------------------------
# \c
#-----------------------------------------------------------
};
}